home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 19 / Amiga Plus Leser CD 19.iso / Tools / Development / pv-0.2.6 / doc / COPYING next >
Encoding:
Text File  |  2002-11-17  |  5.8 KB  |  134 lines

  1. $Id: COPYING,v 1.1.1.1 2002/07/19 22:01:43 ivarch Exp $
  2.  
  3. This package is free software, and is being distributed under the terms of the
  4. Artistic License.
  5.  
  6. Parts of this program may be copyright (C) Free Software Foundation, Inc. and
  7. are distributed under the terms of the GNU Library General Public License.
  8.  
  9. ----------------------------------------------------------
  10.  
  11. The Artistic License
  12.  
  13.    Preamble
  14.  
  15.    The intent of this document is to state the conditions under which a
  16.    Package may be copied, such that the Copyright Holder maintains some
  17.    semblance of artistic control over the development of the package,
  18.    while giving the users of the package the right to use and distribute
  19.    the Package in a more-or-less customary fashion, plus the right to
  20.    make reasonable modifications.
  21.  
  22.    Definitions:
  23.  
  24.      * "Package" refers to the collection of files distributed by the
  25.        Copyright Holder, and derivatives of that collection of files
  26.        created through textual modification.
  27.  
  28.      * "Standard Version" refers to such a Package if it has not been
  29.        modified, or has been modified in accordance with the wishes of
  30.        the Copyright Holder.
  31.  
  32.      * "Copyright Holder" is whoever is named in the copyright or
  33.        copyrights for the package.
  34.  
  35.      * "You" is you, if you're thinking about copying or distributing
  36.        this Package.
  37.  
  38.      * "Reasonable copying fee" is whatever you can justify on the basis
  39.        of media cost, duplication charges, time of people involved, and
  40.        so on. (You will not be required to justify it to the Copyright
  41.        Holder, but only to the computing community at large as a market
  42.        that must bear the fee.)
  43.  
  44.      * "Freely Available" means that no fee is charged for the item
  45.        itself, though there may be fees involved in handling the item. It
  46.        also means that recipients of the item may redistribute it under
  47.        the same conditions they received it.
  48.  
  49.    1. You may make and give away verbatim copies of the source form of
  50.    the Standard Version of this Package without restriction, provided
  51.    that you duplicate all of the original copyright notices and
  52.    associated disclaimers.
  53.  
  54.    2. You may apply bug fixes, portability fixes and other modifications
  55.    derived from the Public Domain or from the Copyright Holder. A Package
  56.    modified in such a way shall still be considered the Standard Version.
  57.  
  58.    3. You may otherwise modify your copy of this Package in any way,
  59.    provided that you insert a prominent notice in each changed file
  60.    stating how and when you changed that file, and provided that you do
  61.    at least ONE of the following:
  62.  
  63.      a) place your modifications in the Public Domain or otherwise make
  64.      them Freely Available, such as by posting said modifications to
  65.      Usenet or an equivalent medium, or placing the modifications on a
  66.      major archive site such as ftp.uu.net, or by allowing the Copyright
  67.      Holder to include your modifications in the Standard Version of the
  68.      Package.
  69.  
  70.      b) use the modified Package only within your corporation or
  71.      organization.
  72.  
  73.      c) rename any non-standard executables so the names do not conflict
  74.      with standard executables, which must also be provided, and provide
  75.      a separate manual page for each non-standard executable that
  76.      clearly documents how it differs from the Standard Version.
  77.  
  78.      d) make other distribution arrangements with the Copyright Holder.
  79.  
  80.    4. You may distribute the programs of this Package in object code or
  81.    executable form, provided that you do at least ONE of the following:
  82.  
  83.      a) distribute a Standard Version of the executables and library
  84.      files, together with instructions (in the manual page or
  85.      equivalent) on where to get the Standard Version.
  86.  
  87.      b) accompany the distribution with the machine-readable source of
  88.      the Package with your modifications.
  89.  
  90.      c) accompany any non-standard executables with their corresponding
  91.      Standard Version executables, giving the non-standard executables
  92.      non-standard names, and clearly documenting the differences in
  93.      manual pages (or equivalent), together with instructions on where
  94.      to get the Standard Version.
  95.  
  96.      d) make other distribution arrangements with the Copyright Holder.
  97.  
  98.    5. You may charge a reasonable copying fee for any distribution of
  99.    this Package. You may charge any fee you choose for support of this
  100.    Package. You may not charge a fee for this Package itself. However,
  101.    you may distribute this Package in aggregate with other (possibly
  102.    commercial) programs as part of a larger (possibly commercial)
  103.    software distribution provided that you do not advertise this Package
  104.    as a product of your own.
  105.  
  106.    6. The scripts and library files supplied as input to or produced as
  107.    output from the programs of this Package do not automatically fall
  108.    under the copyright of this Package, but belong to whomever generated
  109.    them, and may be sold commercially, and may be aggregated with this
  110.    Package.
  111.  
  112.    7. C or perl subroutines supplied by you and linked into this Package
  113.    shall not be considered part of this Package.
  114.  
  115.    8. The name of the Copyright Holder may not be used to endorse or
  116.    promote products derived from this software without specific prior
  117.    written permission.
  118.  
  119.    9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
  120.    WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  121.    MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  122.  
  123.    The End
  124.  
  125. ----------------------------------------------------------
  126.  
  127. For a copy of the GNU Library General Public License, please see
  128. http://www.gnu.org/ or write to the Free Software Foundation, Inc.,
  129. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  130.  
  131. ----------------------------------------------------------
  132.  
  133. $Id: COPYING,v 1.1.1.1 2002/07/19 22:01:43 ivarch Exp $
  134.